#lmproduct{
    width:100%;
    background: url("../img/index/bg.jpg") repeat-y center;
    padding: 50px 0;

}
#lmproduct>div:nth-child(1){
    width: 1130px;
    margin: 0 auto;
    height: 500px;
}
#lmproduct_left{
    width: 245px;

}
#lmproduct_left div:nth-child(1){
    background-color: #313F3F;
    height: 130px;
    text-align: center;
    color: #EFD380;
    font-size: 28px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
}
#lmproduct_left div:nth-child(1) p:nth-child(2){
    color: #8E8272;
    font-size: 15px;
    font-weight: normal;
    margin-top: 10px;
}
#lmproduct_left div:nth-child(2){
    background-color: #F8F1E7;
    border: 4px solid #313F3F;
}
#lmproduct_left div:nth-child(2)>ul{
    margin-top: 10px;
    margin-left: 21px;
}
#lmproduct_left div:nth-child(2)>ul>li>p{
    height: 40px;
    width: 195px;
    background-color: #313F3F;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #EFD380;
    padding-top: 10px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
#lmproduct_left div:nth-child(2)>ul>li>p a{
    color: #EFD380;

}
#lmproduct_left div:nth-child(2)>ul>li li{
    line-height: 50px;
    width: 195px;
    border-bottom: 1px dotted #7E837F;
}
#lmproduct_left div:nth-child(2)>ul>li li a{
    color: #313F3F;

}
#lmproduct_left div:nth-child(2)>ul>li li:last-child{
    border-bottom: none;
}
#lmproduct_left div:nth-child(2) span{
    color: #EFD380;
    border: 1px solid #EFD380;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 3px;
    margin-right: 10px;
}

#lmproduct_left div:nth-child(3){
    background: url("../img/index/dfa.png");
    height: 200px;
    margin-top: 8px;
    text-align: center;
    color: #EFD380;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;

}
#lmproduct_left div:nth-child(3) p:nth-child(2){
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
}
#lmproduct_left div:nth-child(3) p:nth-child(3){
    font-size: 22px;
    font-weight: bold;
    margin-top: 8px;

}
#lmproduct_left div:nth-child(3) a:nth-child(4){
    padding: 8px 0px;
    width: 100px;
    background-color: #EDD281;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 20px;
    color: black;
    font-weight: bold;
}
#lmproduct_left div:nth-child(4){
    background: #374545;
    height: 140px;
    margin-top: 8px;
    color: #EFD380;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px 22px;

}
#lmproduct_left div:nth-child(4) p:nth-child(1){
    font-size: 16px;
}
#lmproduct_left div:nth-child(4) p:nth-child(2){
    font-size: 30px;
    font-weight: bold;
    margin-top: 5px;

}
#lmproduct_right{
    width: 840px;
    background-color: #F9EFE3;
    box-shadow: 3px 3px 1px #B5B0AA;
    padding: 20px 28px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
#lmproduct_right div:nth-child(1){
    border-bottom: 1px dotted #374545;
    color: #242D2C;
    font-size: 15px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
#lmproduct_right div:nth-child(1) span:nth-child(1){
    font-size: 21px;
    font-weight: bold;
}
#lmproduct_right div:nth-child(2) li{
    float: left;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 40px;
}
#lmproduct_right div:nth-child(2) li:nth-child(even){
    margin-right: 0;
}
